projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ada496
)
* thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Oct 2008 20:50:29 +0000
(20:50 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Oct 2008 20:50:29 +0000
(20:50 +0000)
(list-at-point): Add docstrings.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6dca4146d7e63a5f4def09609facb10888a56774..7bcfc59c92c80a3ac628bc48ec229db1a0719937 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-10-22 Chong Yidong <cyd@stupidchicken.com>
+ * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point)
+ (list-at-point): Add docstrings.
+
* dired.el (dired-get-marked-files, dired-map-over-marks): Doc
fixes.